home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2007 June / PC Advisor 2007 June.iso / FULL / OPENOFFICE / openoffice.exe / openofficeorg2.cab / javavendors.xml < prev    next >
Extensible Markup Language  |  2006-11-03  |  578b  |  22 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <javaSelection xmlns="http://openoffice.org/2004/java/framework/1.0"
  4.     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  5.  
  6.  <updated>2004-01-30</updated>
  7.  
  8.  <vendorInfos> 
  9.   <vendor name="Sun Microsystems Inc.">
  10.     <minVersion>1.3.1</minVersion>
  11.   </vendor>
  12.   <vendor name="IBM Corporation">
  13.     <minVersion>1.3.1</minVersion>
  14.   </vendor>
  15.  </vendorInfos>
  16.  
  17.  <plugins>
  18.   <library vendor="Sun Microsystems Inc.">sunjavaplugin.dll</library>
  19.   <library vendor="IBM Corporation">sunjavaplugin.dll</library>
  20.  </plugins>
  21. </javaSelection>
  22.